Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove .razor executable permissions #310

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

kieran-ryan
Copy link
Member

@kieran-ryan kieran-ryan commented Nov 4, 2024

🤔 What's changed?

  • Removed executable permissions for .razor files for Python and JavaScript

Before

permissions

After

image

⚡️ What's your motivation?

🏷️ What kind of change is this?

  • 🐛 Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

NA

📋 Checklist:

@kieran-ryan kieran-ryan added the 🐛 bug Defect / Bug label Nov 4, 2024
@kieran-ryan kieran-ryan self-assigned this Nov 4, 2024
Copy link
Contributor

@luke-hill luke-hill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems legit

@mpkorstanje mpkorstanje marked this pull request as ready for review November 5, 2024 16:51
@mpkorstanje mpkorstanje merged commit d2107f0 into main Nov 5, 2024
18 checks passed
@mpkorstanje mpkorstanje deleted the fix/razor-executable branch November 5, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Defect / Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

*.razor files have executable permissions
3 participants